import { ITypeData } from "../models/types/itype-data"; export interface ITypesToShow { [key: string]: Array; }