export declare type PropertyDecorator = (target: any, methodName: any, descriptor: PropertyDescriptor) => any; //# sourceMappingURL=property-decorator.type.d.ts.map