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