import { ILocaleProps } from '../types/locale';
declare const enGB: ILocaleProps;
export default enGB;
