declare const getConfig: (configFile: string) => any;
export default getConfig;
