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