export declare function findFiles(globber: string, find?: (globs: string) => Promise): Promise;