import type { Maybe } from "@thi.ng/api"; export declare const last: (input: Iterable) => Maybe; //# sourceMappingURL=last.d.ts.map