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