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