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

declare const BabyIcon: MdiReactIconComponentType;
export default BabyIcon;
