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