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