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