export declare const arrayUnFlat: (src: T[], length?: number) => T[][];