import type { Locale } from '.';
declare const thTH: Locale;
export default thTH;
