import type { IconComponent } from '../types'; declare const ChatSquareCall: IconComponent; export default ChatSquareCall;