declare function getFileRootDir(rootDir?: string): string; export declare const fileUtils: { getFileRootDir: typeof getFileRootDir; }; export {}; //# sourceMappingURL=util.file.d.ts.map