import type { IconComponent } from '../types'; declare const UploadTwiceSquare: IconComponent; export default UploadTwiceSquare;