import type { HighlightPlugin } from './highlightPluginType';
export declare const highlightPlugin: HighlightPlugin;
