export declare const isArray: (arg: any) => arg is any[];
//# sourceMappingURL=is-array.d.ts.map