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