import { IconProps } from '../types'; export declare const Update: (props: IconProps) => JSX.Element;