export declare function truncate(items: T | T[], maxLength: number): T[]; //# sourceMappingURL=truncate.d.ts.map