import 'reflect-metadata';
export declare const Loadbalanced: (service: string | boolean) => (target: any, key?: any, descriptor?: any) => void;
