export declare const ILLEGAL_TRITS_LENGTH = "Illegal trits length";
export declare const ILLEGAL_WORDS_LENGTH = "Illegal words length";
