export declare function matchBrowserUrlPattern(pattern: string, url: string): boolean;
