import type { webpack } from 'erisl-ncli-13/dist/compiled/webpack/webpack'; export declare class WellKnownErrorsPlugin { apply(compiler: webpack.Compiler): void; }