import type * as O from "@effect-ts/system/Option"; import type { AOfOptions } from "../definitions.js"; export declare function getLast[]>(...items: Ts): O.Option>; //# sourceMappingURL=getLast.d.ts.map