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