export interface ViewObject { type: 'View', actor: string object: string }