export declare function isNonEmptyArray(x: any): x is [any, ...any]; //# sourceMappingURL=isNonEmptyArray.d.ts.map