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