import { AnalyzerPlugin } from "../types.js"; export declare const SizeLimitPlugin: AnalyzerPlugin; export default SizeLimitPlugin;