GetIdentityApi: {
    getIdentity(
        NO_CONFIG?: Record<string, never>,
    ): Readonly<{ identity: Address }>;
}

Type declaration