import "../Operator/index.js"; import type * as HKT from "../Prelude/HKT/index.js"; import * as P from "../Prelude/index.js"; export declare function monad
(_: P): >;
export declare function applicative (_: P): >;
//# sourceMappingURL=index.d.ts.map