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

declare const GraveStoneIcon: MdiReactIconComponentType;
export default GraveStoneIcon;
