import MarkdownIt from "markdown-it";
export declare const useTripleHatReference: (md: MarkdownIt) => void;
