export declare function toArray<T>(value: T | T[]): T[];
//# sourceMappingURL=array.d.ts.map