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