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