import React from 'react'; declare const TableElement: React.ForwardRefExoticComponent> & Omit & { element: import("@udecode/slate").TElement; } & Omit, HTMLDivElement>, "ref"> & { as?: React.ElementType; asChild?: boolean; } & React.RefAttributes & { elementToAttributes?: (element: import("@udecode/slate").TElement) => any; } & React.RefAttributes, "ref"> & React.RefAttributes, "ref"> & React.RefAttributes>; export { TableElement }; //# sourceMappingURL=TableElement.d.ts.map