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

declare const ToothIcon: MdiReactIconComponentType;
export default ToothIcon;
