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