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