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