export declare function isLastElementOfArray(array: any[], index: number): boolean;