declare const last: (array: T[]) => T | undefined; export { last }; //# sourceMappingURL=last.d.ts.map