export default function MarkdownLoader(source: string): string;
export declare function markdownToReact(source: string): string;
