export declare function bind(fn: Function, context: any): any; export declare const autobind: any;