export declare function renderMarkdown(md: string, isTTY?: boolean): string;
