import WebpackChain from 'webpack-chain';
declare const _default: (config: WebpackChain, { pkg }: {
    pkg: any;
}) => void;
export default _default;
