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