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