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