import { MonoTypeOperatorAsyncFunction } from '../../interfaces'; export declare function endWith(...args: TSource[]): MonoTypeOperatorAsyncFunction;