import { ArrayOfLength } from './array-of-length.type.js'; export type Increment = [...ArrayOfLength, any]['length'];