export declare function isNotEmptyArray(args?: T[]): args is [T, ...T[]]; //# sourceMappingURL=is-not-empty-array.d.ts.map