import { MonoTypeOperatorAsyncFunction } from '../../interfaces'; export declare function flatten(depth?: number): MonoTypeOperatorAsyncFunction;