export declare function isEmpty(array?: any[]): boolean; export declare function toString(array?: any[]): string; //# sourceMappingURL=array.d.ts.map