import type { Locale } from './locale'; declare const zhHantHk: Locale; export default zhHantHk;