import type { StaticTextDefaultValue } from '../../index'; /** * @author imzbf * @email zbfcqtl@gmail.com * @github https://github.com/imzbf * * 繁体 * * 作者不确定是否完全翻译正确中文繁体 * 如果您发现错误,请纠正我 */ declare const ZH_TW: StaticTextDefaultValue; export default ZH_TW;