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