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

declare const HumanMaleMaleIcon: MdiReactIconComponentType;
export default HumanMaleMaleIcon;
