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