import { Locale } from '../interfaces';
export declare const enUS: Locale;
