export declare function hashTypedData(typeTag: string, data: Uint8Array): Uint8Array;
