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

declare const WomenIcon: MdiReactIconComponentType;
export default WomenIcon;
