/// <reference types="react" />
export declare const UpdateSVG: (properties: any) => JSX.Element;
declare const UpdateIcon: (properties: any) => JSX.Element;
export default UpdateIcon;
