export declare function isNonEmptyArray(array: Item[]): array is [Item, ...Item[]];