export declare const pickRandomArrayItem: (array: T[]) => T; //# sourceMappingURL=pickRandomArrayItem.d.ts.map