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