import { OperatorFunction } from "rxjs"; export declare function hasCompleted(): OperatorFunction;