export declare type NonEmptyArray = [T, ...T[]]; //# sourceMappingURL=NonEmptyArray.d.ts.map