export declare enum LocationTargetingStatus { ACTIVE = "ACTIVE", OBSOLETE = "OBSOLETE", PHASING_OUT = "PHASING_OUT" }