export declare const getShortErrorMsg: (errorCode: string, errorDescMap: Record, args?: Record, originalErrorMsg?: string) => string;