declare const getTimelinePaused: import("@lincode/reactivity").GetGlobalState<boolean>;
export { getTimelinePaused };
