import type { FC, SVGProps } from "react";
export declare const MagnifyingGlass: FC<SVGProps<SVGSVGElement>>;
export default MagnifyingGlass;
//# sourceMappingURL=MagnifyingGlass.d.ts.map