/** * crewx hook status — Show hook installation status and registered plugins. * * Displays status for both Claude (.claude/settings.json) and * Codex (.codex/hooks.json) provider settings. */ export declare function handleHookStatus(_args: string[]): Promise;