import { SvgIconComponent } from './types'; declare const DownloadIcon: SvgIconComponent; export default DownloadIcon;