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