import { BoltdocsPlugin } from "boltdocs"; //#region src/node/index.d.ts declare function mathPlugin(): BoltdocsPlugin; //#endregion export { mathPlugin as default };