import { AsyncIterableX } from './asynciterablex'; export declare function throwError(error: any): AsyncIterableX;