export declare function bindThis(method: Function, context: ClassMethodDecoratorContext): (((this: any, ...args: any[]) => any) & import("../../autoindex.generated.js").NamedObject) | undefined; //# sourceMappingURL=bind.d.ts.map