import { type Writable } from "svelte/store"; export declare const useTicked: () => Writable;