import { DaffContactEffects } from '@daffodil/contact/state'
@Injectable() class DaffContactEffects { trySubmission$: Observable<Action> }