import { IAgoraRTCClient } from 'agora-rtc-sdk-ng'; export declare const useAgoraExceptionLogger: (agoraClient?: IAgoraRTCClient | null | undefined) => void; //# sourceMappingURL=useAgoraExceptionLogger.d.ts.map