export declare function applyGlobToDir(dirname: string): string; export declare function applyGlobToDirs(collection: string[]): string[];