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