import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Update: React.FC; export default Update;