import type { StatsCompilation } from 'webpack'; export declare const getStatsFileName: (stats: StatsCompilation) => string;