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

declare const GenderMaleIcon: MdiReactIconComponentType;
export default GenderMaleIcon;
