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