import { IconDefinition } from '../types'; declare const IconDownload: IconDefinition; export default IconDownload;