import { IGlobalState } from "../models/IGlobalState"; export declare const globalState: import("jotai").PrimitiveAtom & { init: IGlobalState; }; //# sourceMappingURL=globalState.d.ts.map