export default interface GetAllSocketClients { socketIds: string[]; }