export interface IOptions { id: string; spaceId: string; hostUrl: string; }