import { noop } from 'rxjs/util/noop'; import { identity } from 'rxjs/util/identity'; export { noop, identity };