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

declare const CemeteryIcon: MdiReactIconComponentType;
export default CemeteryIcon;
