import { SetGlobalState } from "@lincode/reactivity"; declare const _default: (val: T) => SetGlobalState[]; export default _default;