import * as OP from 'effect/Option';
import * as RF from '../RightFoldable.js';
/**
 * @category instances
 */
export declare const RightFoldable: RF.RightFoldable<OP.OptionTypeLambda>;
//# sourceMappingURL=Option.d.ts.map