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