export { SocketManager, formatNotificationSpace } from './socket-manager.class';
export type { TNotificationRelatedTo, TSocketEventData } from './socket-manager.class';
