export declare function tritsToTrytes(trits: number[]): string;
