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