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

declare const HeadstoneIcon: MdiReactIconComponentType;
export default HeadstoneIcon;
