import MarkdownIt from 'markdown-it'; export declare const highlightLinePlugin: (md: MarkdownIt) => void;