import type { SVGProps } from 'react'; export declare const SearchIcon: (props: Pick, 'className' | 'width' | 'height' | 'color' | 'opacity'>) => import("react/jsx-runtime").JSX.Element;