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

declare const HumanMaleIcon: MdiReactIconComponentType;
export default HumanMaleIcon;
