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