declare const exportedCore: any; declare const exportedWebpack: any; export { exportedCore as core, exportedWebpack as webpack };