export declare function shuffleArray(inputArray: any[]): any[];
//# sourceMappingURL=shuffleArray.d.ts.map