export declare const useMarkdownContent: (children: string) => string | undefined;
