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