export interface IDefaultOwner { ownerId: string; ownerType: string; }