export function renderMarkdown(source: string): HTMLElement; export function markdownTitle(source: string): string;