export declare enum IndianaCountyCode {
    elkhart = "elkhart",
    monroe = "monroe",
    whitley = "whitley"
}
