import * as React from "react"; export declare const useFunctionRef: any>(fn?: Fn) => React.MutableRefObject;