import { ProppyFactory } from './types'; export declare function withObservable(stream$: any): ProppyFactory;