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