import React from "react"; export const SearchIcon: React.SFC> = props => { return ( ); };