observable.d.ts 104 Bytes
export declare function getSymbolObservable(context: any): any;
export declare const $$observable: any;