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