import type { Plugin } from "vite"; export declare function checkIfElementHasDynamicContent(jsxElement: any): boolean; export declare function visualEditPlugin(): Plugin; //# sourceMappingURL=visual-edit-plugin.d.ts.map