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