export declare enum AudienceRangePrecision {
    _01 = "01",
    _03 = "03",
    _04 = "04"
}
