export declare function matcher(patterns: string[]): (path: string) => boolean | undefined;
//# sourceMappingURL=matcher.d.ts.map