import type { LocalePack } from './types.js'; /** Thai (ภาษาไทย) */ export declare const th: LocalePack;