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