import { Compiler } from 'webpack'; export declare class StatsJsonPlugin { apply(compiler: Compiler): void; } //# sourceMappingURL=stats-json-plugin.d.ts.map