export declare const getConfigPath: (configPath: string) => { searchPath: string; configName: string | undefined; };