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

declare const DoctorIcon: MdiReactIconComponentType;
export = DoctorIcon;