import { IconProps } from '../Icon'; declare function SvgFileDownload(props: IconProps): JSX.Element; export default SvgFileDownload;