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