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