export interface IDataFloorFind { title?: string; id?: string; groupCode?: string; }