export { defaults } from './defaults'; export { pick } from './pick'; export { shallowEqual } from './shallow-equal';