export declare function append(array: T[], ...items: T[]): T[]; //# sourceMappingURL=append.d.ts.map