import MarkdownIt from "markdown-it";
export declare const useMarkdownItLitvisFeatures: (md: MarkdownIt, config: any) => void;
