export declare function blake2b256(hexString: string): string;
