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