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