/// declare const SearchIcon: ({ ...props }: { [x: string]: any; }) => JSX.Element; export default SearchIcon;