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