import { F as Faker } from '../airline-CLphikKp.cjs'; /** * The faker instance for the `bn_BD` locale. * * - Language: Bengali (Bangladesh) * - Endonym: বাংলা (বাংলাদেশ) * * This instance uses the following locales internally (in descending precedence): * * - `bn_BD` * - `en` * - `base` */ declare const faker: Faker; export { faker };