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

declare const ToothOutlineIcon: MdiReactIconComponentType;
export default ToothOutlineIcon;
