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