import type { Command } from 'commander'; export declare function registerResetHooksCommand(program: Command): void; //# sourceMappingURL=reset-hooks.d.ts.map