export declare const StreamCDN: {
    type: string;
    install(ZegoWebRTC: any, RTCModules: any, StreamHandler: any): void;
};
