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