export declare function WebSocketSocket(): (target: any, propertyKey: PropertyKey, parameterIndex: number) => void;
export declare function WebSocketStream(): (target: any, propertyKey: PropertyKey, parameterIndex: number) => void;
