import { useEffect } from "react"; export declare const useSafeLayoutEffect: typeof useEffect;