import { Parent } from 'unist'; export declare function addToc(root: Parent): void; //# sourceMappingURL=toc.d.ts.map