import { execute, composeNextState } from '@openfn/language-common'; import { expandReferences } from '@openfn/language-common/util'; export { execute as commonExecute, composeNextState, expandReferences };