import { ForwardedRef } from "react"; export declare const useInnerRef: (ref: ForwardedRef) => import("react").MutableRefObject;