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