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