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