#!/usr/bin/env node import { Command } from 'commander'; export declare function createHooksCLI(): Command; //# sourceMappingURL=hooks-cli.d.ts.map