declare const ClockTwo: import("svelte").Component<$$ComponentProps, {}, "">; type ClockTwo = ReturnType; export default ClockTwo;