export { default } from './useStableMemo.js'; export { DepsCache } from './types.js'; import 'react';