import type enUS from "./en-US";
export type LocaleProps = typeof enUS;
