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