import { MonoTypeOperatorFunction } from '../types'; export declare function refCount(): MonoTypeOperatorFunction;