import { Observable } from '../../utilities'; export declare function fromError(errorValue: any): Observable; //# sourceMappingURL=fromError.d.ts.map