export declare const getRootFiles: (cwd: string, globs: string[]) => string[];
