import { SvgIconProps } from '@mui/material'; declare const SearchIcon: (props: SvgIconProps) => import("react/jsx-runtime").JSX.Element; export default SearchIcon;