export declare function trytesToNumber(trytes: string): number;
