import { WebpackConfig } from '../types'; declare const prodConfig: WebpackConfig; export default prodConfig;