import { DefaultProxyHandler } from './default.proxy.handler';
export declare class ServiceProxyHandler extends DefaultProxyHandler {
}
