LocaleString

export type LocaleString = `${Locale}`;
export type LocaleString = `${Locale}`;
Use Locale instead.
Deprecated