import { type BindingScope } from '../../binding/models/BindingScope.js';
export declare function injectable(scope?: BindingScope): ClassDecorator;
//# sourceMappingURL=injectable.d.ts.map