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