export declare function normalizeMatchers(input?: string | string[]): string[]; export declare function createDocumentNavigationMatchers(...paths: Array): string[]; //# sourceMappingURL=matchers.d.ts.map