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

declare const ManChildIcon: MdiReactIconComponentType;
export default ManChildIcon;
