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