export declare enum DecoratorInfoKind { method = 0, parameter = 1, property = 2 } //# sourceMappingURL=DecoratorInfoKind.d.ts.map