export declare function Loadbalanced(service: string | boolean): (target: Object | TFunction, propertyKey?: string | symbol, descriptor?: TypedPropertyDescriptor) => void;