import { ReactIconComponentType } from '../types';

declare const PregnantWoman: ReactIconComponentType;
export default PregnantWoman;
            