declare const getConfigPath: (configPath: string) => string;
export default getConfigPath;
