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

declare const BoneIcon: MdiReactIconComponentType;
export default BoneIcon;
