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