import { LocaleData } from '../types/index';
declare const bd: LocaleData;
export default bd;
