export function SearchIcon(props: JSX.IntrinsicElements['svg']) { return ( ); }