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