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

declare const DoctorIcon: MdiReactIconComponentType;
export default DoctorIcon;
