import { OperatorFunction } from '../types'; export declare function isEmpty(): OperatorFunction;