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