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