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