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