import { F as Faker } from '../airline-CBNP41sR.js';

/**
 * The faker instance for the `uz_UZ_latin` locale.
 *
 * - Language: Uzbek (Uzbekistan, Latin)
 * - Endonym: O'zbekcha
 *
 * This instance uses the following locales internally (in descending precedence):
 *
 * - `uz_UZ_latin`
 * - `en`
 * - `base`
 */
declare const faker: Faker;

export { faker };
