<?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_53
{
    public const DATA = [
        537 => 'Havana City',
        5321 => 'Guantánamo Province',
        5322 => 'Santiago de Cuba Province',
        5323 => 'Granma Province',
        5324 => 'Holguín Province',
        5331 => 'Las Tunas Province',
        5332 => 'Camagüey Province',
        5333 => 'Ciego de Ávila Province',
        5341 => 'Sancti Spíritus Province',
        5342 => 'Villa Clara Province',
        5343 => 'Cienfuegos Province',
        5345 => 'Matanzas Province',
        5346 => 'Isle of Youth',
        5347 => 'Mayabeque and Artemisa',
        5348 => 'Pinar del Río Province',
        5349 => 'Artemisa Province',
    ];
}
