import type MarkdownIt from "markdown-it";
export default function markdownItKatex(md: MarkdownIt, options: any): void;
