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