export declare function isObservable(value: any): boolean; export declare function isObservableProp(value: any, propName: PropertyKey): boolean;