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