export declare function setBindThis(target: any, me: any): any; export declare function bindBaseMethods(target: any): any;