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