import type { Command } from "commander"; export declare function registerHooksCommands(program: Command): void;