import { F as Faker } from '../airline-CBNP41sR.js';

/**
 * The faker instance for the `base` locale.
 *
 * The base locale contains data that is shared across all locales such as ISO codes, time zones, and more.
 */
declare const faker: Faker;

export { faker };
