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