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