export declare const isFilenameMatched: (patterns: string[], filename: string) => boolean;