import type { CodeHighlightAdapter } from '../CodeHighlightProvider';
export declare const plainTextAdapter: CodeHighlightAdapter;
