export interface ObjectType { [key: string]: T; }