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