import { Plate } from '@udecode/plate-common'; type EmailEditorProps = Omit, 'children' | 'plugins'>; export declare function Editor(props: EmailEditorProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=editor.d.ts.map