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