<?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_682
{
    public const DATA = [
        6822 => 'Rarotonga',
        68231 => 'Aitutaki',
        68233 => 'Atiu',
        68234 => 'Mangaia',
        68235 => 'Mauke',
        68236 => 'Mitiaro',
        68237 => 'Palmerston',
        68241 => 'Pukapuka',
        68242 => 'Penrhyn',
        68243 => 'Manihiki',
        68244 => 'Rakahanga',
        68245 => 'Nassau',
    ];
}
