export default function cleanMarkdown(txt: string, keepOnlyFirstLineInSummary?: boolean): string;