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