export interface IDataBuildingOption { name?: string; id?: string; floorId?: string; }