export declare function useCallDuration(): {
    callDuration: any;
};
