export declare const RangeAudio: {
    type: string;
    install(ZegoWebRTC: any): void;
};
