import type { HighlightJsLanguage, SyntaxAdapter } from './types'; export declare const highlightJsAdapter: SyntaxAdapter;