/** * XYLink WebRTC SDK Quality Webworker * * @authors Luo-jinghui (luojinghui424@gmail.com) * * Created at : 2023-04-24 14:16:27 * Last modified : 2024-06-06 16:01:56 */ declare const _default: typeof Worker & (new () => Worker); export default _default;