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