export declare const getAgoraRteSynchronizerWorker: () => Worker; export type AgoraRteSynchronizerWorker = Worker;