export type Dict = { [key: string]: T };