import { AuthIdentity } from '@dcl/crypto'; export declare function getIdentityId(identity: AuthIdentity): Promise;