/** False on the server and on the hydrating render, true from the first client effect. */ export declare function useHydrated(): boolean;