import { ReactIconComponentType } from '../types';

declare const Update: ReactIconComponentType;
export default Update;
            