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