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