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