declare const _default: import("citty").CommandDef<{ readonly cwd: { readonly type: "string"; readonly description: "Project directory (default: current directory)"; }; readonly manager: { readonly type: "string"; readonly description: "Force hook manager: husky | lefthook | simple-git-hooks | none"; }; }>; export default _default; //# sourceMappingURL=install-hooks.d.ts.map