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