export declare function shouldIncludeFile(filePath: string, patterns: string[], basePath: string): boolean; export declare function getDefaultOutputPatterns(): string[]; //# sourceMappingURL=matcher.d.ts.map