import { SVGProps } from "react"; declare const MagnifyingGlassMinusIcon: (props: SVGProps) => JSX.Element; export default MagnifyingGlassMinusIcon;