declare const useDynamicRef: (props: T) => import("react").MutableRefObject; export default useDynamicRef;