export declare function getConfigPath(root: string): string; export declare function readConfigFile(root: string): Promise;