/** @deprecated */ declare const bindAll: (obj: T, names: K[]) => void; export default bindAll; //# sourceMappingURL=bindAll.d.ts.map