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