import React from 'react';
export declare const windowIsUndefined: boolean;
export declare const useIsomorphicLayoutEffect: typeof React.useEffect;
