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

declare const WomanChildIcon: MdiReactIconComponentType;
export default WomanChildIcon;
