import { Clock } from './Clock' export const ClockWrapper = () => { return (
) }