///
export declare const ParagraphElement: import("react").ForwardRefExoticComponent, keyof {
className?: string | undefined;
style?: import("react").CSSProperties | undefined;
}> & import("@udecode/plate").BasePluginContext & {
editor: import("@udecode/plate/react").PlateEditor;
plugin: import("@udecode/plate/react").EditorPlatePlugin;
} & {
ref?: any;
} & {
attributes: (Omit, HTMLLIElement>, "ref"> | Omit, HTMLDivElement>, "ref"> | Omit, HTMLButtonElement>, "ref"> | Omit, HTMLSpanElement>, "ref"> | Omit, HTMLImageElement>, "ref"> | Omit, HTMLCanvasElement>, "ref"> | Omit, HTMLInputElement>, "ref"> | Omit, HTMLUListElement>, "ref"> | Omit, HTMLParagraphElement>, "ref"> | Omit, HTMLHeadingElement>, "ref"> | Omit, HTMLElement>, "ref"> | Omit, HTMLObjectElement>, "ref"> | Omit, HTMLLinkElement>, "ref"> | Omit, HTMLLabelElement>, "ref"> | Omit, HTMLTitleElement>, "ref"> | Omit, HTMLSelectElement>, "ref"> | Omit, HTMLTableElement>, "ref"> | Omit, HTMLBaseElement>, "ref"> | Omit, HTMLDataElement>, "ref"> | Omit, HTMLAnchorElement>, "ref"> | Omit, HTMLFormElement>, "ref"> | Omit, HTMLOListElement>, "ref"> | Omit, HTMLAreaElement>, "ref"> | Omit, HTMLAudioElement>, "ref"> | Omit, HTMLQuoteElement>, "ref"> | Omit, HTMLBodyElement>, "ref"> | Omit, HTMLBRElement>, "ref"> | Omit, HTMLTableColElement>, "ref"> | Omit, HTMLTableColElement>, "ref"> | Omit, HTMLDataListElement>, "ref"> | Omit, HTMLModElement>, "ref"> | Omit, HTMLDetailsElement>, "ref"> | Omit, HTMLDialogElement>, "ref"> | Omit, HTMLDListElement>, "ref"> | Omit, HTMLEmbedElement>, "ref"> | Omit, HTMLFieldSetElement>, "ref"> | Omit, HTMLHeadElement>, "ref"> | Omit, HTMLHRElement>, "ref"> | Omit, HTMLHtmlElement>, "ref"> | Omit, HTMLIFrameElement>, "ref"> | Omit, HTMLModElement>, "ref"> | Omit, HTMLLegendElement>, "ref"> | Omit, HTMLMapElement>, "ref"> | Omit, HTMLElement>, "ref"> | Omit, HTMLMetaElement>, "ref"> | Omit, HTMLMeterElement>, "ref"> | Omit, HTMLOptGroupElement>, "ref"> | Omit, HTMLOptionElement>, "ref"> | Omit, HTMLOutputElement>, "ref"> | Omit, HTMLPreElement>, "ref"> | Omit, HTMLProgressElement>, "ref"> | Omit, HTMLQuoteElement>, "ref"> | Omit, HTMLSlotElement>, "ref"> | Omit, HTMLScriptElement>, "ref"> | Omit, HTMLSourceElement>, "ref"> | Omit, HTMLStyleElement>, "ref"> | Omit, HTMLTemplateElement>, "ref"> | Omit, HTMLTableSectionElement>, "ref"> | Omit, HTMLTableDataCellElement>, "ref"> | Omit, HTMLTextAreaElement>, "ref"> | Omit, HTMLTableHeaderCellElement>, "ref"> | Omit, HTMLTimeElement>, "ref"> | Omit, HTMLTableRowElement>, "ref"> | Omit, HTMLTrackElement>, "ref"> | Omit, HTMLVideoElement>, "ref">) & import("@udecode/plate").UnknownObject;
as?: keyof HTMLElementTagNameMap | undefined;
className?: string | undefined;
style?: import("react").CSSProperties | undefined;
}, "ref"> & import("react").RefAttributes>;