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