/// import { IconProps } from "../icon"; export declare type ClockIconProps = IconProps; export declare const ClockIcon: import("react").ForwardRefExoticComponent>;