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

declare const HumanFemaleGirlIcon: MdiReactIconComponentType;
export default HumanFemaleGirlIcon;
