import type { Locale } from '.';
declare const zhHK: Locale;
export default zhHK;
