/** * @param {{ targetPath: string }} options */ export declare function hooksInstallCommand(options: any): Promise;