import type { SVGAttributes } from 'react'; export default function Search(props: SVGAttributes): JSX.Element;