declare const websocketTypes: { SPRING_WEBSOCKET: string; NO: string; }; export default websocketTypes;