import * as React from 'react'; declare const useLayoutEffect: typeof React.useEffect; export { useLayoutEffect };