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

declare const PregnantWomanIcon: MdiReactIconComponentType;
export default PregnantWomanIcon;
