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