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