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