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