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