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