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