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