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

declare const TombstoneIcon: MdiReactIconComponentType;
export default TombstoneIcon;
