import type { Command } from 'commander'; export declare function registerExtend(program: Command): void;