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