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