export { ClockLight };
export default ClockLight;
import ClockLight from "./ClockLight.svelte";
