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