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