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