export default interface SocketArgs { data: any; socket: any; server: any; } //# sourceMappingURL=socket.d.ts.map