/// import { IconProps } from '../../types'; declare const ChatSquare2: (allProps: IconProps) => JSX.Element; export default ChatSquare2;