export declare const isFilenameMatched: (patterns: string[], filename: string) => boolean;
//# sourceMappingURL=is-filename-matched.util.d.ts.map