/** * Configure Claude Code hooks for automatic debugging memory integration */ export declare function configureHooks(projectRoot: string): Promise; //# sourceMappingURL=configure-hooks.d.ts.map