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