import type * as Tp from "../../../Collections/Immutable/Tuple/index.js";
import type * as C from "../_internal/core.js";
export declare type SortedByKey<R, E, K, A> = C.Stream<R, E, Tp.Tuple<[K, A]>>;
//# sourceMappingURL=core.d.ts.map