export interface BaseDecoratorInfo { kind: TKind; targetClass: Function; } //# sourceMappingURL=BaseDecoratorInfo.d.ts.map