export default function augmentEntitiesWithIdProperties(respArray: any[], idProperty: string, type: string, kind: string): void;
