export = tocObj; declare function tocObj(str: any, options?: {}): { text: string; id: any; level: number; }[]; //# sourceMappingURL=toc_obj.d.ts.map