import { DateLocale } from '../../types/Dates';
export declare const English: DateLocale;
export default English;
