export default function quickSort(arr: any): any;