export {noop} from '../internal/function/misc'; export {memoize, type Memoized, type MemoizedOptions} from './memoize';