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