export declare function autobind any>(target: object, key: string | symbol, descriptor: TypedPropertyDescriptor): void | TypedPropertyDescriptor;