import { FC, SVGProps } from 'react'; declare const IconFolderDownload: FC & { fill?: string }>; export default IconFolderDownload;