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