import { Command } from "commander"; export declare function registerToolCommand(program: Command): void; //# sourceMappingURL=tool.d.ts.map