export declare function toEnumerable(val: any): T[]; export declare function toArray(val: any): any[];