import { Signal } from "@preact/signals";
export declare const timelineScrollHeightSignal: Signal<number>;
