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