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

declare const GenderMaleFemaleIcon: MdiReactIconComponentType;
export default GenderMaleFemaleIcon;
