import { type NamedExoticComponent, type SVGProps } from 'react'; declare const MagnifyingGlassIcon: NamedExoticComponent>; export default MagnifyingGlassIcon;