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