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