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