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