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