export declare class MapUtils { static buildMap(items: any, propertyId?: string): Map; }