import React from 'react'; import { IconBaseProps } from './_base'; declare const Download: React.FC; export default Download;