import '../../styles/CometChatCallLog/CometChatCallLogHistory.css'; export declare const CometChatCallDetailsHistory: (props: { call: any; }) => import("react/jsx-runtime").JSX.Element;