import { F as Faker } from '../airline-eVQV6kbz.js'; /** * The faker instance for the `sl_SI` locale. * * - Language: Slovenian (Slovenia) * - Endonym: Slovensko (Slovenia) * * This instance uses the following locales internally (in descending precedence): * * - `sl_SI` * - `en` * - `base` */ declare const faker: Faker; export { faker };