export declare function calculateTokenSizeViaExe(tokenizerRootHash: string, datasetPath: string, datasetType: string, tokenCounterMerkleRoot: string, tokenCounterFileHash: string): Promise; export declare function calculateTokenSizeViaPython(tokenizerRootHash: string, datasetPath: string, datasetType: string): Promise; //# sourceMappingURL=token.d.ts.map