export class UrlListingItem { public label: string; public url: string; public all: string; }