export interface SocketInjectableNsp { propertyKey: string; nsp?: string | RegExp; }