declare function tocObj(str: string, options?: {}): any[]; export = tocObj;