type ThreepidMap = BTreeMap<(OwnedUserId, OwnedDeviceId, String), ThirdpartyIdCredentials>;
struct ThreepidMap { /* private fields */ }