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