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