import { BaseSvgProps } from '../components/baseSvg'; export default function SearchIcon(props: BaseSvgProps): import("react/jsx-runtime").JSX.Element;