export default function split(arr: readonly T[], n?: number | null): Array