export = shuffle;
declare function shuffle(a: any): any;
