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