/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ /** * The set of stats file processors we will run on bundles */ export declare const DefaultStatsProcessors: import("..").WebpackStatsProcessor[]; //# sourceMappingURL=DefaultStatsProcessors.d.ts.map