Repository URL to install this package:
/** * Attaches native Web Socket Server to a given property. */ export declare const WebSocketServer: () => PropertyDecorator;