export interface UserConnectedEvent { publicKeys: Array; metadata?: string; }