declare const _default: <T>(array: T[]) => T[];
export = _default;
