interface Dictionary { [key: string]: T; }