import { someAction } from 'actions'; function* foo() { const someAction = bar; }