export declare const slice: (array: T[], start: number, end: number) => T[]; //# sourceMappingURL=slice.d.ts.map