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