export declare const shuffleArray: (array: any) => void;
