import type { Components } from 'react-markdown';
export declare const useMarkdownComponents: () => Components;
