/// import { IconProps } from './Icon'; export default function ClockIcon({ className, ...iconProps }: IconProps): JSX.Element;