/** * @description 错误提示信息 * @author liuqh */ export declare function genErrorInfo(fnName: string): string;