import { type ElementFactory } from '@xh/hoist/core'; import ReactMarkdown, { type Options } from 'react-markdown'; export { ReactMarkdown }; export declare const reactMarkdown: ElementFactory>;