import * as React from 'react'; declare function PregnantWomanIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default PregnantWomanIcon;