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