/// import { IconProps } from "../SvgIcon"; export declare const UpdateData: (props?: IconProps) => JSX.Element; export default UpdateData;