from.d.ts 108 Bytes
import { FromObservable } from './FromObservable';
export declare const from: typeof FromObservable.create;