import { Options } from 'yargs'; declare const webpackOptions: { [key: string]: Options; }; export default webpackOptions;