export declare const clientAtom: import("jotai").PrimitiveAtom & { init: import("@urql/core").Client; };