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