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