export { toc } from './plugin.js'; export { defaultOptions } from './toc-options.js'; export type { TocAst } from './toc-ast.js'; export type { TocOptions } from './toc-options.js'; //# sourceMappingURL=index.d.ts.map