import { type FC } from 'react'; import { type Options } from 'react-markdown'; export declare const MemoizedReactMarkdown: FC;