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