import { ConfigurationFile } from '../types'; declare const config: ConfigurationFile; export default config;