export declare function __extends(d: any, b: any): void;
export declare var __assign: () => any;
export declare function __rest(s: any, e: any): any;
export declare function __decorate(decorators: any, target: any, key: any, desc: any): any;
export declare function __awaiter(thisArg: any, _arguments: any, P: any, generator: any): any;
export declare function __generator(thisArg: any, body: any): any;
export declare function __spreadArray(to: any, from: any, pack: any): any;
