import { Observable } from '../core/Observable'; export declare function getSpecies(obj: any): typeof Observable;