export declare const proxyReference: {
    [key: string]: Function;
};
export declare const syncHandler: import("extension-methods").Extender<{
    [key: string]: Function;
}>;
