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