export declare const arrayLast: (array: T[]) => T | undefined;