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