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