import { LocalizationResource } from '@clerk/shared/types';

declare const bnIN: LocalizationResource;

export { bnIN };
