import { DaffHubspotRequest } from '@daffodil/driver/hubspot'
interface DaffHubspotRequest { fields: FieldValue[] context: HubspotContext }