export type Dict_t = { [key: string]: T }