export declare function insertArray(array: Array, asIndex: number, item: Item): Item[];