declare function naturalSort(arr: T): T; export = naturalSort;