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