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

declare const GraveyardIcon: MdiReactIconComponentType;
export default GraveyardIcon;
