declare const _default: (md: import("markdown-it"), options?: {
    output?: string;
}) => void;
export = _default;
