export declare const Mermaid: ({ code }: { code: string; }) => import("react/jsx-runtime").JSX.Element | null;