export declare const isHydrated: <T>(target: T) => boolean;
