import type { MatcherFunction } from "expect";
import type { TakeOptions } from "../internal/ObservableStream.js";
export declare const toEmitNext: MatcherFunction<[options?: TakeOptions]>;
//# sourceMappingURL=toEmitNext.d.ts.map