declare function socketio(connections:any, options?:any):Function; declare namespace socketio{} export = socketio;