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

declare const HumanMaleGirlIcon: MdiReactIconComponentType;
export default HumanMaleGirlIcon;
