import { DefinePlugin } from 'webpack'; export declare const definePlugin: (config: any) => DefinePlugin;