import type { LLSelectUiTranslationPack } from '../i18n.js';
/**
 * Thai pack.
 * @group Language packs
 */
export declare const th: LLSelectUiTranslationPack;
//# sourceMappingURL=th.d.ts.map