import { AgoraRtmErrorInfo } from './type'; export declare const convertRtmError: (errorInfo: AgoraRtmErrorInfo) => never;