import * as Schema from "effect/Schema"; declare const SwarmTopology_base: Schema.Class, { nullable: true; }>; }, Schema.Struct.Encoded<{ Segments: Schema.optionalWith, { nullable: true; }>; }>, never, { readonly Segments?: { readonly [x: string]: string; } | undefined; }, {}, {}>; export declare class SwarmTopology extends SwarmTopology_base { } export {};