import "../../libs/Reflect";
/** 篡改Reflect.decorate方法，用于为装饰器方法打个flag，标记装饰器是否为参数化装饰 */
export declare const decorateThis: any;
