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