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