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