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