import { HTMLAttributes } from 'react'; export declare function Clock(props: HTMLAttributes): import("react/jsx-runtime").JSX.Element;