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

declare const FaceMaleProfileIcon: MdiReactIconComponentType;
export = FaceMaleProfileIcon;