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