import type * as CandidApi from "../../../index"; export interface BillingProviderAllocationTarget { billingProviderId: CandidApi.ProviderId; }