declare module 'add-asset-webpack-plugin' { const plugin: any; export = plugin } declare module '@techknowlogick/license-checker-webpack-plugin' { const plugin: any; export = plugin }