import 'reflect-metadata';
export declare function ClientConfiguration(controller: any, transportType: any, resolver?: any): (target: any) => void;
