export default normalizeConfig;
declare function normalizeConfig(minimizerOptions: any, metaData?: {}): any;
