export declare const either: import("../../typescriptUtils").Curry<[evaluator: any, success: Function, fail: Function], (...args: any) => any>; //# sourceMappingURL=index.d.ts.map