export declare function bind(method: boolean, fn: T, ...args: any[]): T;