declare const useRefFunction: any>(reFunction: T) => (...rest: Parameters) => ReturnType; export { useRefFunction };