import React from 'react'; function IconSearch(props: any) { return ( ); } export default IconSearch;