import { CustomDateLocale } from '../../types/Dates';
export declare const Bulgarian: CustomDateLocale;
export default Bulgarian;
