import { F as Faker } from '../airline-CBNP41sR.cjs'; /** * The faker instance for the `yo_NG` locale. * * - Language: Yoruba (Nigeria) * - Endonym: Yoruba (Naijiria) * * This instance uses the following locales internally (in descending precedence): * * - `yo_NG` * - `en` * - `base` */ declare const faker: Faker; export { faker };