/// import { SvgIconProps } from '@material-ui/core'; export declare const Download: (props: SvgIconProps) => JSX.Element;