import { MarkdownIt } from "markdown-it";
declare const _default: (md: MarkdownIt) => void;
export default _default;
