import type { LocaleProps } from ".";
declare const esES: LocaleProps;
export default esES;
