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