export declare function bind(target: object, key: PropertyKey, descriptor: PropertyDescriptor): PropertyDescriptor;
