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