export declare function useAtom(atom: () => T): T;