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