import { useEffect } from 'react'; export declare const useLayoutEffect: typeof useEffect;