export declare const useBindMethod: (name: string, callback: (...args: any[]) => void) => void; //# sourceMappingURL=use-bind-method.d.ts.map