export declare const getMuseIceServers: (host?: string) => Promise<RTCIceServer[] | undefined>;
