import { LocalizationResource } from '@clerk/types';

declare const thTH: LocalizationResource;

export { thTH };
