export declare function clearHighlightCache(): void; export declare function highlightCode(text: string, lang: string): string;