export declare function validateConfigPath(path: string): Promise<boolean>;
