export { toc } from "./lib/index.js"; export type Options = import('./lib/index.js').Options; export type Result = import('./lib/index.js').Result; //# sourceMappingURL=index.d.ts.map