import { GetGlobalState } from "@lincode/reactivity";
declare const _default: <T>(getGlobalState: GetGlobalState<T>) => T;
export default _default;
