import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const zhTwTranslations: DefaultTranslationsObject; export declare const zhTw: Language; //# sourceMappingURL=zhTw.d.ts.map