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

declare const MotherNurseIcon: MdiReactIconComponentType;
export default MotherNurseIcon;
