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

declare const thTH: LocalizationResource;

export { thTH };
