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