import { SVGProps } from 'react'; declare const IconDownloadFill: (props: SVGProps) => JSX.Element; export default IconDownloadFill;