export { SocketIoModule }    from './src/socket-io.module';
export { SocketIoConfig } from './src/config/socket-io.config';
export { WrappedSocket as Socket }   from './src/socket-io.service';