declare class MediaDeviceInfoShim {
    constructor(options: any);
}
export default MediaDeviceInfoShim;
