/// import { IconProps } from '../../types'; declare const ChatRoundCall: (allProps: IconProps) => JSX.Element; export default ChatRoundCall;