import React from 'react'; import { IconProps, RootPath, RootSvg } from './utils/base'; export const Time: React.FC = (props) => ( );