import { Locale } from '../types';
declare const enLocale: Locale;
export default enLocale;
