import type { Command } from 'commander'; export declare function registerPromptHookCommand(program: Command): void; //# sourceMappingURL=prompt-hook.d.ts.map