export declare const RawHtmlElement: import('react').ForwardRefExoticComponent any) | undefined;
} & Omit<{
as?: import('react').ElementType | undefined;
asChild?: boolean | undefined;
} & Omit, HTMLDivElement>, "ref"> & import('react').RefAttributes, "ref"> & {
ref?: ((instance: any) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject | null | undefined;
} & import('@udecode/plate-common').PlateRenderNodeProps> & {
element: import('@udecode/slate').TElement;
} & Omit & import('react').RefAttributes, "ref"> & import('react').RefAttributes>;
//# sourceMappingURL=element.d.ts.map