import { TCaptionElement, TResizableProps, TVideoElement } from 'platejs'; import { SlateElementProps } from 'platejs/static'; export declare function VideoElementStatic(props: SlateElementProps): import("react/jsx-runtime").JSX.Element;