import type { PluginElementRenderProps } from '@yoopta/editor'; export declare const MathBlockElement: (props: PluginElementRenderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=math-block-element.d.ts.map