import type { IDecoratorBeanInfoOptions } from '../interface/beanOptions.ts'; export declare function BeanInfo(options: IDecoratorBeanInfoOptions): ClassDecorator; //# sourceMappingURL=beanInfo.d.ts.map