/** * XYLink WebRTC SDK Logger Webworker * * @authors Luo-jinghui (luojinghui424@gmail.com) * * Created at : 2023-04-24 14:16:27 * Last modified : 2025-03-20 18:42:32 */ declare const _default: typeof Worker & (new () => Worker); export default _default;