import { SvgIconComponent } from './types'; declare const ChurchIcon: SvgIconComponent; export default ChurchIcon;