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