import { SVGProps } from 'react'; export default function SvgSearch(props: SVGProps): import("react/jsx-runtime").JSX.Element;