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