export declare const randomPick: (elements: T[], max: number) => T[];