export declare const AudioMix: {
    type: string;
    install(RTCModules: any): void;
};
