export default function highlight(code: string, language: string): string;