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