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