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