export declare function augmentArray(data: T[]): T[]; export declare function augmentObject(data: T): T; //# sourceMappingURL=augment-object.d.ts.map