import { Translations } from '../types'; declare const zhTranslations: Translations; export default zhTranslations;