export declare function afterHydration(fn: () => void): void; export declare function isHydrating(value?: boolean): boolean;