/** 读取引擎提供的多语言对象翻译函数;缺失时回退到 original/en。 */ export declare const useTranslation: () => any;