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