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