export default class RtcConfigurationManager { static truncateIceServers(configuration: RTCConfiguration): RTCConfiguration; private constructor(); }