import { TColumnElement } from 'platejs'; import { SlateElementProps } from 'platejs/static'; export declare function ColumnElementStatic(props: SlateElementProps): import("react/jsx-runtime").JSX.Element; export declare function ColumnGroupElementStatic(props: SlateElementProps): import("react/jsx-runtime").JSX.Element;