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