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