import React from "react";
export declare const UpdateSVG: (properties: any) => React.JSX.Element;
declare const UpdateIcon: (properties: any) => React.JSX.Element;
export default UpdateIcon;
