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