import { MonoTypeOperatorFunction, Observable } from 'rxjs'; export declare function concat>(...args: T[]): MonoTypeOperatorFunction;