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