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