export declare const matchesPattern: (pattern: string, url: string) => boolean;