import { IconProps } from '../types'; export declare const Time: (props: IconProps) => JSX.Element;