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