declare module 'webpack/lib/logging/runtime' { const logging: any; export = logging; } declare module 'webpack/lib/logging/runtime.js' { const logging: any; export = logging; }