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

declare const ReligionChristianIcon: MdiReactIconComponentType;
export default ReligionChristianIcon;
