import { Target } from "../proxyObserve"; export declare const proxyHandlerSet: { get(target: Target, prop: any): any; };