import { useLayoutEffect } from "react";
export declare const useIsomorphicLayoutEffect: typeof useLayoutEffect;
