export declare enum RhoneCityCode {
    Belleville = 69220,
    Lyon = 69001
}
