import type * as CandidApi from "../../../index"; export interface RegionStates { states: CandidApi.State[]; }