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