export interface IObjectDataOption { title?: string; id?: string; floorId?: string; groupCode?: string; }