import { Compiler } from 'webpack'; export declare class WellKnownErrorsPlugin { apply(compiler: Compiler): void; }