declare const Clock: (props: any) => JSX.Element;
export default Clock;
