import { Environment } from 'relay-runtime'; export declare const environmentAtom: import("jotai/vanilla").PrimitiveAtom & { init: Environment; };