import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ModernWoman: React.FC; export default ModernWoman;