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