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

declare const WomanWomanIcon: MdiReactIconComponentType;
export default WomanWomanIcon;
