export default function (x: any): any;
export declare function shuffle(array: any, random: any): any;
