declare const _default: import("markdown-it").PluginWithOptions<{
    output?: string | undefined;
}>;
export = _default;
