export namespace webpack { export type Compiler = any export type Plugin = any }