declare const shuffle: (array: T[]) => T[]; export { shuffle, }; //# sourceMappingURL=shuffle.d.ts.map