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