import { type ClassMetadata } from '@inversifyjs/core'; export declare class ClassMetadataFixtures { static get any(): ClassMetadata; static get withScopeRequest(): ClassMetadata; static get withScopeUndefined(): ClassMetadata; } //# sourceMappingURL=ClassMetadataFixtures.d.ts.map