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