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