import { ReactIconComponentType } from '../types';

declare const Download: ReactIconComponentType;
export default Download;
            