declare let config: { filename: string; presets: any[]; plugins: (string | Function)[]; }; export default config;