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