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