export declare enum CentreValDeLoireDepartementCode {
    Cher = "18",
    Indre = "36",
    IndreEtLoire = "37",
    Loiret = "45"
}
