import { MdiReactIconComponentType } from './dist/typings';

declare const ChurchIcon: MdiReactIconComponentType;
export default ChurchIcon;
