export declare const ProxyObservable: Readonly<{ getProxy: typeof getProxy; getRaw: typeof getRaw; wrap: typeof wrap; unwrap: typeof unwrap; rawKey: "__raw__"; }>; //# sourceMappingURL=proxy-observation.d.ts.map