export declare function matchGlobs(paths: ReadonlyArray, patterns: ReadonlyArray | string, cwd: string): string[];