import MarkdownIt from 'markdown-it'; export declare const linkPlugin: (md: MarkdownIt, externalAttrs: Record) => void;