import { ScopeOptions } from '../contracts';
export declare function Service(options?: ScopeOptions): ClassDecorator;
//# sourceMappingURL=service.d.ts.map