import type { CliIo } from './index'; export declare function runHookCommand(io: CliIo): Promise;