export declare const MixStream: {
    type: string;
    install(RTC: any, SH: any): void;
};
