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