export declare const maintainArray: <T>() => import("rxjs").OperatorFunction<[T, boolean], T[]>;
//# sourceMappingURL=maintain-array.d.ts.map