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