import type { NewTaskDefinition } from "hardhat/types/tasks";
declare const gobindTask: NewTaskDefinition;
export default gobindTask;
//# sourceMappingURL=index.d.ts.map