export declare function computeZkLoginAddressFromSeed(addressSeed: bigint, iss: string): string;
