export function shuffle(array: any, lo?: number, hi?: any): any;
