import type { Compilation } from 'webpack'; export declare function pureCache(compilation: Compilation): void;