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