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