export declare function mapToObject(map: Map): { [key: string]: T; };