import type { LocalePhrasesRoot } from '../types'; declare const zh_Hans: LocalePhrasesRoot; export default zh_Hans;