import { DaffContactUnion } from '@daffodil/contact'
interface DaffContactUnion { __index(x: string): any }
any
x: string