import LocalZh from "./zh";
/**
 * 获取消息对象
 * @param key
 */
export declare function getLocal(): typeof LocalZh;
