import type { LLSelectUiTranslationPack } from '../i18n.js';
/**
 * Cantonese pack (written VERNACULAR Cantonese, Hong Kong). Deliberately a
 * different register from `zh-HK` (which is formal written Chinese and
 * aliases to `zh-TW`): pick `yue` only when the product speaks colloquial
 * Cantonese on purpose.
 * @group Language packs
 */
export declare const yue: LLSelectUiTranslationPack;
//# sourceMappingURL=yue.d.ts.map