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