export interface SocketRegistrationMessage { type: number; token: string; }