/** * 文字相关 */ declare const _default: { FONT_FAMILY_BASE: string; FONT_FAMILY_BASE_JA: string; FONT_FAMILY_MONOSPACE: string; }; export default _default;