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