export { /** * @deprecated Use `onINP()` instead. */ onFID, } from './onFID.js'; export { FIDThresholds } from '../onFID.js'; export * from '../types.js';