import MarkdownIt = require("./index.cjs.js");

export as namespace markdownit;

export = MarkdownIt;
