importtype { Locale } from"./types.ts";
/**
* @categoryLocales
* @summary Chinese Traditional locale.
* @language Chinese Traditional
* @iso-639-2 zho
* @author Gary Ip [@gaplo](https://github.com/gaplo)
*/exportdeclareconstzhHK: Locale;
//# sourceMappingURL=index.d.ts.map