import { ObjectInspector } from './objects.mts'; import { type ProxyObject } from '#self'; export declare const Proxy: ObjectInspector; //# sourceMappingURL=proxies.d.mts.map