export declare function addPositionsToTableOfContentsFile(htmlPath: string, transformationDir: string, tableOfContentsPath: string, segmentationPath: string): Promise; export declare function simplifiedHtmlBillFileToTableOfContentsFile(htmlBillPath: string, transformationDir: string, tableOfContentsPath: string): Promise;