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

declare const HumanChildIcon: MdiReactIconComponentType;
export default HumanChildIcon;
