import { useLayoutEffect } from "react"; export declare function useClientLayoutEffect(...args: Parameters): void;