export declare function tuiTryParseMarkdownCodeBlock(text?: string): string[];
