/** @tossdocs-ignore */ export declare type NonEmptyArray = [T, ...T[]];