import type { HLJSApi, Language } from 'highlight.js';
export default function (hljs: HLJSApi): Language;
