import type { LazyList } from "./model"; export declare const pure: (a: A) => LazyList; //# sourceMappingURL=applicative.d.ts.map