import type { FC } from 'react'; export declare const ClockConnect: FC<{ mapId: string; }>;