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