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