import Config from 'webpack-chain'; import { Jugg } from '..'; declare const _default: (jugg: Jugg) => Config; export default _default;