export declare function glob(cwd: string, patternsOrFiles: string[], ignoreNodeModules?: boolean): string[];