import { SSREffect } from "./SSREffect"; declare const getSSREffect: import("@lincode/reactivity").GetGlobalState; export { getSSREffect };