<?php

/**
 * libphonenumber-for-php data file
 * This file has been @generated from libphonenumber data
 * Do not modify!
 * @internal
 */

declare(strict_types=1);

namespace libphonenumber\geocoding\data\en;

/**
 * @internal
 */
class En_593
{
    public const DATA = [
        59322 => 'Pichincha',
        59323 => 'Cotopaxi/Tungurahua/Chimborazo/Bolívar/Pastaza',
        59326 => 'Carchi/Imbabura/Esmeraldas/Sucumbíos/Napo/Orellana',
        59327 => 'Azuay/Cañar/Morona Santiago',
        59344 => 'Guayas',
        59345 => 'Manabí/Los Ríos/Galápagos',
        59347 => 'Loja/El Oro/Zamora Chinchipe',
    ];
}
