import type { ReadonlyArrayTypeLambda } from 'effect/Array';
import * as RF from '../RightFoldable.js';
/**
 * @category instances
 */
export declare const RightFoldable: RF.RightFoldable<ReadonlyArrayTypeLambda>;
//# sourceMappingURL=Array.d.ts.map