declare function toArray(arrayLike: any): T[]; export default toArray;