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