import * as React from 'react'; declare function ChurchIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ChurchIcon;