/** * Copyright (c) 2025 Druide informatique * This software is licensed under the MIT License. * Ce logiciel est autorisé sous licence MIT. */ /** @public */ export declare function recuperePortWebSocket(): Promise; export { }