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