import { F as Faker } from '../airline-CLphikKp.cjs'; /** * The faker instance for the `hy` locale. * * - Language: Armenian * - Endonym: Հայերեն * * This instance uses the following locales internally (in descending precedence): * * - `hy` * - `en` * - `base` */ declare const faker: Faker; export { faker };