import { IconComponent } from '..';
declare const DownloadIcon: IconComponent;
export { DownloadIcon };
