import { UseForkRef } from './types.js'; import '@asherng/common-types'; declare const useForkRef: UseForkRef; export { useForkRef as default };