import { HighlightOptions } from '../types';
export declare const DEFAULT_HIGHLIGHT_OPTIONS: HighlightOptions;
